home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / utilitys / amyinfo1 / part01 / AmyInfo.doc < prev    next >
Text File  |  1991-07-08  |  2KB  |  77 lines

  1.  
  2.  
  3. AmyInfo(1)                  USER COMMANDS                    AmyInfo(1)
  4.  
  5. NAME
  6.     AmyInfo, AmyInfo - Uptime, current time and available memory viewer
  7.  
  8. SYNOPSIS
  9.     AmyInfo [ -?] [<TOP> <LEFT] [-log]
  10.  
  11. DESCRIPTION
  12.     AmyInfo is a small program which shows you available memory
  13.     (chip and fast in separate bars) and current uptime, current
  14.     date and current time. A new feature added to version 1.2 is
  15.     graphical output of free processor time. Processor time is
  16.     calculated by using null task called Meisseli-Make (it's 
  17.     Finnish, something like 'Big-Dick' :) Because it's forbidden to
  18.     make busy loops I decided to code Meisseli-Make to do something
  19.     useful. He calculates perfect numbers as fast as he can and by 
  20.     pressing right mouse button you get his current perfect number count.
  21.  
  22.     Version 1.3 contains a new feature - SystemLog. It keeps log
  23.     of uptime and average processor load. Needs AmyInfo: and T:
  24.     assignments. Log will be placed to AmyInfo:. Assigning
  25.     AmyInfo: to S: works just fine.
  26.  
  27.     It is recomended to use Kickstart 2.0, but if you want to
  28.     use AmyInfo under 1.3, it's better for your mental health
  29.     to change some color definations in the included SAS/C
  30.     source.
  31.  
  32.     By pressing right mouse button you get more information of author.
  33.  
  34. OPTIONS
  35.  
  36.     -?    Gives a short usage line
  37.     <TOP>
  38.     <LEFT>    Cordinatetes where AmyInfo window will be placed
  39.     -log    Starts log file updating
  40.                 
  41. FILES
  42.     AmyInfoCompiled AmyInfo
  43.     AmyInfo.cSAS/C source
  44.     AmyInfo.docGuess what you're reading :)
  45.  
  46. SEE ALSO
  47.     foo 
  48.     bar
  49.  
  50. BUGS
  51.     SystemLog will NOT be updated while info window is open.
  52.     Because of this it's possible that AmyInfo forgets to
  53.     update SystemLog for 45 minutes, but after that everything
  54.     is normal again.
  55.  
  56. NOTES
  57.     I'm reachable in many ways:
  58.  
  59.         E-Mail:        po87553@cs.tut.fi
  60.         Conventional
  61.         mail:        Juha Tuominen / Digital Design, Inc.
  62.                 Opiskelijankatu 30 B 42
  63.                 TAMPERE 33720-SF
  64.                 FINLAND
  65.         Home phone:    358-31-182 851/Juha
  66.         Home BBS:    The Amiga Project
  67.                 v.22bis, open 19-07 (local time, time zone +03)
  68.         phone:         358-31-182 851 (yep, it's the same as
  69.                 my home phone number!)
  70.  
  71.     I've spend about 100 hours coding this little program. I did this
  72.     because I needed program like this. But if you find this useful too
  73.     and want to support my work, you can send $5-$10 to the address
  74.     showed up there.
  75.  
  76. Digital Design, Inc. Release 1.3   Last change: 30 June 1991
  77.